AWK Mode: make auto-newline work when there's "==" in the pattern.
authorAlan Mackenzie <acm@muc.de>
Sat, 8 Sep 2012 20:00:13 +0000 (20:00 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 8 Sep 2012 20:00:13 +0000 (20:00 +0000)
commit5bb7b4ed8fda62492886417a9a3de7d77e5cc12a
treeb70571e785e47b0232b6b6fc309da48374c6a98b
parent80b4dc849dc578f275318ba3a034c2f0fab29250
AWK Mode: make auto-newline work when there's "==" in the pattern.
cc-cmds.el (c-point-syntax): Handle virtual semicolons correctly.
cc-engine.el (c-guess-basic-syntax CASE 5A.3): Test more rigorously for
"=" token.
lisp/ChangeLog
lisp/progmodes/cc-cmds.el
lisp/progmodes/cc-engine.el